const runtime._SIG_UNBLOCK

2 uses

	runtime (current package)
		os_linux_generic.go#L13: 	_SIG_UNBLOCK = 1
		signal_unix.go#L1212: 	sigprocmask(_SIG_UNBLOCK, &set, nil)